thisdict =	{
  "brand": "Indomie",
  "model": "Hungry man size",
  "year": 2011
}
print(thisdict)
